home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 2003 May (DVD)
/
Macworld Resource DVD May 2003.toast
/
Data
/
Software
/
Bonus
/
Utilities
/
MacBreakZX.sit
/
MacBreakZX
/
MacBreakZX.rsrc
/
shsc_5000
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-01-27
|
339 b
|
17 lines
#! /bin/sh
# create the startup folder if necessary
if [ ! -d /Library/StartupItems/ ]
then
mkdir /Library/StartupItems/
chmode ugo+rwx /Library/StartupItems/
fi
# move the MB folder to /Library/StartupItems/
mv -f /Applications/MacBreakZ/MB /Library/StartupItems/
# Launch the application
open /Applications/MacBreakZ/MacBreakZ\!